Skip to content

feat: 支持搜索框直接输入 username/repo:tag 定位镜像 - #33

Open
Lunaticzy wants to merge 1 commit into
topcss:mainfrom
Lunaticzy:feat/username-repo-direct-input
Open

feat: 支持搜索框直接输入 username/repo:tag 定位镜像#33
Lunaticzy wants to merge 1 commit into
topcss:mainfrom
Lunaticzy:feat/username-repo-direct-input

Conversation

@Lunaticzy

@Lunaticzy Lunaticzy commented Aug 3, 2026

Copy link
Copy Markdown

Summary

  • Web UI 搜索框支持直接输入 username/repousername/repo:tag 定位镜像
  • / 时跳过关键词搜索,直接选中仓库并拉取/预填 tag
  • 不含 / 时仍走原有关键词搜索流程,下载与 CLI 逻辑未改动

Web UI 搜索框现在可识别带斜杠的镜像路径:
- 输入 username/repo 时跳过关键词搜索,直接选中仓库并拉取 tag 列表
- 输入 username/repo:tag 时额外预填指定 tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant